ComponentOne ASP.NET MVC Controls
Offset Method (AnnotationBaseBuilder<TControl,TBuilder>)

C1.Web.Mvc.Fluent Namespace > AnnotationBaseBuilder<TControl,TBuilder> Class : Offset Method
The value.
Configurates C1.Web.Mvc.AnnotationBase.Offset. Sets the offset of the annotation from the point.
Syntax
'Declaration
 
Public Function Offset( _
   ByVal value As PointF _
) As TBuilder
public TBuilder Offset( 
   PointF value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

AnnotationBaseBuilder<TControl,TBuilder> Class
AnnotationBaseBuilder<TControl,TBuilder> Members